home *** CD-ROM | disk | FTP | other *** search
- Path: postoffice.ptd.net!markgray
- From: markgray@postoffice.ptd.net (Mark T. Gray)
- Newsgroups: comp.lang.c
- Subject: Re: getchar() problems!
- Date: 16 Jan 1996 15:02:00 GMT
- Organization: Entropy
- Message-ID: <4dgel8$3rq@ns2.ptd.net>
- References: <DL8GKE.HL@cdf.toronto.edu>
- NNTP-Posting-Host: cs1-02.spa.ptd.net
-
- In article <DL8GKE.HL@cdf.toronto.edu>,
- Laventure Derek <a228lave@cdf.toronto.edu> wrote:
- >Hello again! It's Derek Laventure once more.
- >
- >Thanks to all of you who responded to my post; I appreciate it. For those
- >of you who are annoyed at me for not reading the elusive FAQ, I apologize.
- >I admit I haven't been subscribing to c.l.c for very long, and had not seen
- >a copy of the FAQ as yet (nor mention of where to get it). I therefore
- >posted, evidently in haste, my question... and received some due annoyed
- >responses.
- >Oh well.
- >Secondly, I have since resorted to using getch, found in conio.h, but I would
- >like the code to run properly on a UNIX box as well... anyone know of an
- >equivalent?
- >
- >Derek Laventure
- >a228lave@cdf.toronto.edu
-
- You want to use curses, or better ncurses -- check out this url:
-
- Linkname: Eric Raymond's NCURSES Page
- Filename: http://www.ccil.org/~esr/ncurses.html
-
- Hope this helps.
-